SyServiceExceptionCustomMessage 
Logical Entity Name  SyServiceExceptionCustomMessage 
Default Table Name  SyServiceExceptionCustomMessage 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionCustomMessage Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceExceptionCustomMessageId(PK)    int  NO 
 
SyServiceExceptionTemplateId(FK)    int  NO 
 
CustomResourceValue    nvarchar(4000)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
CultureCode    nvarchar(10)  NO 
 

SyServiceExceptionCustomMessage Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyServiceExceptionCustomMessage_SyServiceExceptionCustomMessageId  PrimaryKey  SyServiceExceptionCustomMessageId 

SyServiceExceptionCustomMessage Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionCustomMessage_UserID_SyStaff_SyStaffID      UserID  NO  YES 
SyServiceExceptionTemplate  Non-Identifying  One To Zero or More  Fk_SyServiceExceptionCustomMessageSyServiceResolutionTemplateId_SyServiceExceptionTemplateSyServiceExceptionTemplateId      SyServiceExceptionTemplateId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyServiceExceptionCustomMessage Check Constraints 
Check Constraint Name  CheckConstraint